@media screen and (max-width: 980px) {

    .new_header {
       width:100%;
    }

    .nrtitle_hdjl,
    .nrtitle_zwgk,
    .nrtitle_ztzl,
    .nrtitle_zwfw {
        width: 100%;
        height: 12vw;
    }

    .nrtitle_hdjl img, .nrtitle_zwgk img, .nrtitle_ztzl img , .nrtitle_zwfw img {
        display:none;
    }


    .nrtitle_hdjl {
        background: url(index_hdjlline.png) top center;
        background-size: cover;
    }
    .nrtitle_zwgk {
        background: url(index_zwgkline.png) top center;
        background-size: cover;
    }
    .nrtitle_ztzl {
        background: url(index_ztzlline.png) top center;
        background-size: cover;
    }
    .nrtitle_zwfw {
        background: url(index_zwfwline.png) top center;
        background-size: cover;
    }




    .top_info {
        padding: 2vw 0;
        padding-top: 4vw;
        overflow: hidden;
        clear: both;
    }

    .head_logo {
        display: block;
        width: 50vw;
        height: 29vw;
        margin: 7vw auto;
        margin-bottom: 2vw;
        text-align: center;
    }

    .toptext2023 {
        width: 100%;
    }

    .topgh2023 {
        width: 12vw;
        display: block;
        margin: 0 auto;
        margin-bottom: 4vw;
    }

    .SearchBox {
        display: block;
        margin: 0px auto;
        width: 68vw;
        height: 7vw;
        line-height: 7vw;
        background: #fff;
        background-color: rgb(255,255,255,0.85);
        border-radius: 1vw;
        position: relative;
        margin-bottom: 9vw;
    }

        .SearchBox > .Box input {
            height: 7vw;
            line-height: 7vw;
            width: 50vw;
            border: 0 none;
            background: none;
            text-indent: 1em;
            color: #999;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 3vw;
        }

        .SearchBox > .Box span {
            width: 16vw;
            height: 7vw;
            line-height: 7vw;
            font-size: 3vw;
            color: #fff;
            text-indent: 7vw;
            text-align: left;
            background: #226ebc url(2021_search.png) no-repeat 2vw;
            background-size: 3.5vw;
            border: 0 none;
            border-top-right-radius: 1vw;
            border-bottom-right-radius: 1vw;
            position: absolute;
            right: 0;
            top: 0;
            cursor: pointer;
        }
        


    .mobile_hide {
       display:none;
    
    }

    .top_info_left .mobile_hide,
    .top_info_left span,
    .top_info_right span {
        display: none;
    }

    .tt_top_parent a {
       font-size:4vw;
    }
        .top_info_left a,.top_info_right a{
        margin: 0 1vw;
        color: #fff;
        display: inline-block;
        font-size: 3vw;
    }

    #ST_translate, #top_znjqrP {
        display: none;
    }

    .top_info_left {
       margin-left:1vw;
    }

    .top_info_right {
        margin-right: 1vw;
    }

    .topnav_box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        background: #0653ab;
    }

    .topnav_left, .topnav_right {
        display: none;
    }

    .topnav_box a {
        color: #ededed;
        line-height: 8vw;
        height: 9vw;
        background: #0653ab;
        font-size: 4vw;
        width: 32%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin-top: 1vw;
    }

    .tt_a {
        display: block;
        height: auto;
        text-align: center;
        margin: 0 auto;
        margin-top: 0vw;
        padding: 0px 0;
        padding-top: 3vw;
        box-sizing: border-box;
        color: #fff;
        font-size: 5vw;
        width: 98%;
        white-space: normal;
        text-overflow: clip;
        overflow: initial;
        margin: 0 auto;
        padding-bottom: 4vw;
        font-weight: 700;
    }
    .nax_bottom {
        background: #0653ab;
        height: 1vw;
    }

    .nax_bottom {
        background: #0653ab;
        height: 1vw;
    }

    .tt_main {
        width: 100%;
        margin: 5vw auto;
    }

    .tt_content {
        width: 100%;
        height: auto;
        background: #0653ab;
        padding: 0 2vw;
        box-sizing: border-box;
    }

    .tt_left_div {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: 60vw;
        position: relative;
    }

    .tt_gttp_img {
        width: 100%;
        height: 60vw;
        overflow: hidden;
    }

    .tt_gdtp_a > img {
        width: 100%;
        height: 60vw;
    }

    .tt_gdtp_txt {
        height: 5vw;
        width: 100%;
        bottom: 0px;
        left: 0px;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.5);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
        padding: 0 1vw;
    }

        .tt_gdtp_txt > a {
            color: #fff;
            font-size: 3vw;
            line-height: 5vw;
            display: block;
            width: 61vw;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }


    .tt_right_div {
        display: block;
        vertical-align: top;
        width: 100%;
        margin-left: 0;
        margin-top: 3vw;
    }

    .tt_gdtp_num {
        position: absolute;
        right: 2vw;
        bottom: 1vw;
    }

    .tt_gdtp_num span {
        width: 2vw;
        height: 2vw;
        background-color: #fff;
        display: inline-block;
        margin-left: 2vw;
        border-radius: 50%;
        cursor: pointer;
    }

    .tt_gdtp_num .cur {
        width: 2vw;
        background-color: #a8cdf7;
        border-radius: 50%;
    }

    .tt_tabitem a {
        display: inline;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        font-size: 4vw;
        color: #fff;
        text-decoration-line: none;
    }

    .tt_tabitem li {
        padding: 0 2vw;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 2vw;
        background: none;
        margin-top: 4vw;
    }

    .tt_tabitem span {
        font-size: 3vw;
        color: #fff;
        float: right;
    }


    .tt_top_text {
        height: max-content;
        overflow: hidden;
        padding: 0 2vw;
        box-sizing: border-box;
    }

    .tt_top_parent li {
        display: inline-block;
        text-align: center;
        list-style: none;
        width: 25%;
        height: 10vw;
    }

    .tt_top_parent li:nth-child(5) {
        display: none;
      
    }

    .mid_logo {
       display:none;
    }


    .nr_bgdiv {
        padding: 0 2vw;
        box-sizing: border-box;
        overflow:hidden;
    }

    .nr_content {
        width: 100%;
        margin: 0 auto;
    }


    .bk_titleimg {
       width:100%;
    }


    .zfxxgk-list {
        margin-top: 5vw;
        width: 100%;
        clear: both;
        overflow: hidden;
    }

        .zfxxgk-list li:first-child {
            position: relative;
            background: url(yj-qj-index-zw-zwgk-zfxxgk-item01.png);
            background-size: 100% 1000px;
            -o-border-radius: 0;
            text-align: center;
            float: none;
            display: block;
            text-align: center;
            width: 100%;
            margin-left:0;
        }

        .zfxxgk-list li {
            float: none;
            margin-left: 0;
            display: inline-block;
            width: 48%;
            height: max-content;
            margin-top: 2vw;
            border-radius: 0;
            border: solid 1px #c7e4f7;
            overflow: hidden;
            box-sizing: border-box;
        }

        .zfxxgk-list li {
            float: none;
            margin-left: 0;
            display: inline-block;
            width: 48%;
            height: max-content;
            margin-top: 2vw;
            border-radius: 0;
            border: solid 1px #c7e4f7;
            overflow: hidden;
            box-sizing: border-box;
        }

            .zfxxgk-list li:nth-child(3), .zfxxgk-list li:nth-child(5) {
                margin-left: 2vw;
            }

            .zfxxgk-list li:first-child span {
                font-size: 6vw;
                letter-spacing: 1vw;
                text-shadow: 0 2px 6px #2f6dc6;

            }

            .zfxxgk-list li a img {
                float: left;
                display: block;
                margin: 4vw;
                width: 12vw;
                height: 12vw;
            }

            .zfxxgk-list li a p {
                float: left;
                margin: 4vw 0;
                font-size: 4vw;
                line-height: 6vw;
                letter-spacing: 1vw;
                color: #333;
            }

    .gy_zwgk_left {
        display: block;
        width: 100%;
    }

    .gy_zwgk_left_tabparent li {
        display: inline-block;
        text-align: center;
        list-style: none;
        margin-left: 0;
        width: 25%;
        height: 11vw;
    }

    .gy_zwgk_left_tabparent a {
        color: #0653ab;
        font-size: 5vw;
    }

    .gy_zwgk_left_tabparent li:nth-child(1), .gy_zwgk_left_tabparent li:nth-child(2) {
       display:none;
    }

    .gy_zwgk_tabitem li {
        padding: 0 2vw;
        background: none;
        border-bottom: 1px dotted #333;
        margin-top: 0vw;
    }

    .gy_zwgk_tabitem a {
        display: inline;
        color: #333;
        font-size: 4vw;
        line-height: 7vw;
        height: max-content;
        width: auto;
        overflow: auto;
        text-overflow: ellipsis;
        white-space: normal;
        text-decoration-line: none;
    }

    .gy_zwgk_btn {
        text-align: left;
        margin-top: 1vw;
        margin-bottom: 3vw;
    }

        .gy_zwgk_btn a {
            display: inline-block;
            width: 48%;
            padding: 0 1vw;
            box-sizing: border-box;
            line-height: 9vw;
            background-color: #f5f5f5;
            border-radius: 4px;
            font-size: 4vw;
            color: #2760b7;
            margin: 0px;
            margin-top: 3vw;
            text-align:center;
        }

            .gy_zwgk_btn a:nth-child(2n) {
               margin-left:2vw;
            }

    .gy_zwgk_right {
        margin-left: 0;
        vertical-align: top;
        width: 100%;
        padding: 3vw;
        box-sizing: border-box;
        height: max-content;
        background: url(gy_zcwj_wyzccbg.png);
        background-size: cover;
        display: inline-block;
        text-align: center;
    }

        .gy_zwgk_right h2 {
            font-size: 7vw;
            color: #125db2;
            font-weight: bold;
            height: 12vw;
            line-height: 44px;
            margin: 0;
            text-align: center;
        }


        .hqt {
            width: 100%;
            height: 24vw;
        }

    .zcinput {
        background: #ffffff;
        border-radius: 0;
        line-height: 10vw;
        height: 10vw;
        padding: 0 4vw;
        box-sizing: border-box;
        color: #666666;
        font-size: 4vw;
        width: 100%;
        outline: none;
        margin: 2vw auto;
        border: none;
    }

    .cx {
        display: block;
        width: 100%;
        height: 10vw;
        border-radius: 0;
        color: #fff;
        font-size: 4vw;
        letter-spacing: 5vw;
        background: #efaf1e;
        margin-top: 3vw;
        cursor: pointer;
        margin: 2vw auto;
        border: none;
    }

    .nr_bsfw_item {
        background: #F9F9F9;
        display: inline-block;
        width: 100%;
        height: max-content;
        margin-left: 0;
        margin-top: 2vw;
        vertical-align: top;
        padding: 2vw;
        box-sizing: border-box;
    }

    .bsfw_header img {
        display: inline-block;
        width: 10vw;
        height: 10vw;
    }

    .bsfw_header_title {
        display: inline-block;
        width: 66vw;
        vertical-align: top;
        margin-left: 2vw;
    }

        .bsfw_header_title h1 {
            color: #125db2;
            font-size: 5vw;
        }

        .bsfw_header_title span {
            display: block;
            margin-top: 0vw;
            color: #7eb2ed;
            font-size: 3vw;
        }

    .bsfw_header {
        margin: 2vw;
        margin-bottom: 0;
        padding-bottom: 2vw;
        box-sizing: border-box;
        border-bottom: 1px dotted #125db2;
    }
    .bsfw_list_content {
        text-align: left;
    }

        .bsfw_list_content a {
            display: block;
            text-align: left;
            width: 100%;
            height: max-content;
            vertical-align: top;
            white-space: nowrap;
            margin: 0 auto;
            margin-top: 3vw;
            margin-left: 2vw;
            color: #333;
        }

            .bsfw_list_content a p {
                width: 6vw;
                height: 5vw;
                line-height: 10vw;
                text-align: left;
                background: #b1caee;
                border-radius: 1vw;
                font-size: 4vw;
                margin-top: 0;
                margin: 0 auto;
                display: inline-block;
            }

            .bsfw_list_content a p {
                width: 8vw;
                height: 8vw;
                line-height: 8vw;
                text-align: center;
                background: #b1caee;
                border-radius: 1vw;
                font-size: 4vw;
                margin-top: 0;
                margin: 0 auto;
                display: inline-block;
            }

                .bsfw_list_content a p img {
                   width:8vw;
                   height:8vw;
                }

            .bsfw_list_content a span {
                font-size: 4vw;
                margin-left: 2vw;
            }

    .morell {
        display: block;
        margin: 3vw auto;
        margin-bottom: 1vw;
        text-align: center;
        width: 97%;
        height: 10vw;
        border-radius: 0px;
        line-height: 10vw;
        font-size: 4vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgb(51,51,51);
        background-color: rgb(229,229,229);
    }

    .bsfw_alist {
        margin-top: 0;
    }

        .bsfw_alist a {
            margin-left: 0;

        }

        .bsfw_alist a:nth-child(2n){
            margin-left: 2vw;
        }

        .bsfw_alist img {
            margin-top: 2vw;
            width: 45vw;
            height: 19vw;
        }

    .hdjl_content {
        padding: 0 3vw;
        padding-top: 6vw;
        box-sizing: border-box;
    }

    .hdjl_left {
        display: block;
        vertical-align: top;
        width: 100%;
    }

    .hdjl_topheader {
        margin-bottom: 2vw;
    }

    .hdjl_topheader_text {
        font-size: 4vw;
        line-height: 8vw;
        width: 33.3%;
        display: inline-block;
        text-align: center;
        color: #125db2;
        font-weight: bold;
        padding: 0;
        margin-left: 0;
    }

    .hdjl_topheader .cur {
        background: #125db2;
        border-radius: 1vw;
        color: #fff;
        transition: all 0.3s;
    }

    #szxxlist li {
        font-size: 4vw;
        background: none;
        padding-left: 0;
        margin-top: 3vw;
        overflow:hidden;
        clear:both;
        border-bottom: 1px dotted #333;
    }

    #szxxlist a {
        color: #333;
        font-size:4vw;
        display: inline;
        width: 100%;
        overflow: auto;
        text-overflow: clip;
        white-space: normal;
        text-decoration-line: none;
    }

    #szxxlist span {
        font-size: 3vw;
        color: #333;
        float: right;
        padding-bottom: 2vw;
    }

    .hdjl_nr {
       margin-bottom:3vw;
    }

    .hdjl_itemcss li {
        font-size: 4vw;
        padding-left: 0;
        border-bottom: 1px dotted #333;
        background: none;
        margin-top: 3vw;
        clear: both;
        overflow: hidden;
    }

        .hdjl_itemcss li a {
            color: #333;
            font-size:4vw;
            display: inline;
            width: 100%;
            overflow: hidden;
            text-overflow: initial;
            white-space: normal;
            text-decoration-line: none;
        }

    .hdjl_right {
        display: block;
        vertical-align: top;
        margin-left: 0;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }

    .hdjl_right_topheader {
        width: 100%;
        height: 12vw;
        margin-bottom: 1vw;
    }

    .hdjl_right a {
        display: inline-block;
        width: 42vw;
        height: 22vw;
        margin: 1vw 3vw;
        margin-right: 0px;
        background: #e9eff7;
        text-align: center;
    }

        .hdjl_right a p {
            float: left;
            padding: 8vw 2vw 0;
            color: #125db2;
            font-size: 5vw;
            font-weight: bold;
        }
        .hdjl_right a span {
           display:none;
        }




        .gy_ztzllist_content {
            position: relative;
            margin-top: 3vw;
            padding: 0 3vw;
            box-sizing: border-box;
            width: 100%;
            height: 63vw;
            overflow: hidden;
            white-space: normal;
        }

    .gy_ztzllist {
        position: absolute;
        width: 100%;
        height: max-content;
    }

    .gy_ztzlitem img {
        width: 100%;
        height: 29vw;
        border-radius: 2vw;
    }

    .gy_ztzlitem {
        display: inline-block;
        width: 46vw;
        height: 29vw;
        margin-left: 0;
        margin-top: 2vw;
    }

    .gy_ztzllist_content  .gy_ztzlitem:nth-child(2n) {
        margin-left: 1vw;
    }

    .gy_zlzl_bar {
        width: 100vw;
        text-align: center;
        margin-top: 3vw;
        margin-bottom: 4vw;
    }


    /*ҳ�Ų���*/
    .footer {
        width: 100%;
        margin: 0px;
    }

    .drop-groups {
        display: none;
    }

    .f-info-div {
        display: none;
    }

    .f-info {
        background: #2760b7;
        padding: 2.3vw 0px;
        width: 100%;
    }

    .f-info-p > span {
        display: block;
        color: #ffffff;
        line-height: 6vw;
        font-size: 3.5vw;
    }

        .f-info-p > span > a {
            color: #ffffff;
        }

    .f-info-p {
        text-align: center;
        font-size: 18px;
    }

    .bottom_erm, .bottom_erm span, .bottom_erm img {
        display: none;
        width: 0px;
        height: 0px;
    }


    /*ҳ��*/

    .footer {
        width: 100%;
        margin: 0px;
    }

    .drop-groups {
        display: none;
    }

    .f-info-div {
        display: none;
    }

    .f-info {
        background: #2760b7;
        padding: 2.3vw 0px;
        width: 100%;
    }

    .f-info-p > span {
        display: block;
        color: #ffffff;
        line-height: 6vw;
        font-size: 3.5vw;
    }

        .f-info-p > span > a {
            color: #ffffff;
        }

    .f-info-p {
        text-align: center;
        font-size: 18px;
    }

    .bottom_erm, .bottom_erm span, .bottom_erm img {
        display: none;
        width: 0px;
        height: 0px;
    }



    .f-info-right {
        float: none;
        clear: both;
        margin-top: 1vw;
        width: 100%;
        text-align: center;
        margin-bottom: 3vw;
    }

        .f-info-right > a > span {
            color: #fff;
            font-size: 0vw;
        }

    .f-info-left {
        width: 100%;
        margin-bottom: 1vw;
    }

    .f-info-right a {
        width: auto;
        float: none;
    }

    .dzjg img {
        width: auto;
    }

    #_span_jiucuo {
        float: none;
        margin-left: 3vw;
    }

    .dzjg {
        float: none;
        width: auto;
    }

    .f-info-right img {
        height: 9vw;
    }


    .index-menu-container {
        width: 100%;
        padding: 0px 3vw;
        box-sizing: border-box;
        background: rgba(18, 93, 178, 0.9);
    }

    .index-menu-t {
        padding-top: 2vw;
        margin-bottom: 2vw;
        box-sizing: border-box;
    }

    .index-menu-l {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

        .index-menu-l.l2 li {
            width: 50%;
            margin-right: 0;
            overflow: hidden;
            height: 7vw;
        }

        .index-menu-l li a {
            display: inline-block;
            color: #fff;
            line-height: 8vw;
            font-size: 3.5vw;
            max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            min-width: auto;
            transform-origin: 0;
            padding-left: 15px;
            background: url(index-point.png) no-repeat left center;
            /* transform: scale(1.0); */
            transition: all 0.3s;
        }









}
